home *** CD-ROM | disk | FTP | other *** search
/ Gekikoh Dennoh Club 5 / Gekikoh Dennoh Club Vol. 5 (Japan).7z / Gekikoh Dennoh Club Vol. 5 (Japan) (Track 01).bin / internet / lynx / lynx26r9.lzh / lynx26r9 / lynx.cfg < prev    next >
Text File  |  1997-02-24  |  59KB  |  1,286 lines

  1. # lynx.cfg file.
  2. # The default placement for this file is /usr/local/lib/lynx.cfg (UNIX)
  3. #                                     or Lynx_Dir:lynx.cfg (VMS)
  4. #
  5. # Definition pairs are of the form  VARIABLE:DEFINITION
  6. # NO spaces are allowed between the pair items.
  7. #
  8. #  If you do not have access to /usr/local/bin you may change
  9. #  the default location of this file in the userdefs.h file and recompile,
  10. #  or specify it's location on the command line with the "-cfg"
  11. #  command line option.
  12. #
  13. # Items may be commented out by putting a '#' as the FIRST char of the line
  14. #
  15. # All definitions must be flush left and have NO spaces.!!!
  16. #
  17. #
  18. # STARTFILE is the default URL if none is specified on the command line
  19. # or via a WWW_HOME environment variable.
  20. # note: these files can be remote (http://www.w3.org/default.html)
  21. # or local (file://localhost/PATH_TO/FILENAME
  22. #  replace PATH_TO with the complete path to FILENAME
  23. #  use Unix SHELL syntax and include the device on VMS systems)
  24. #
  25. STARTFILE:http://www.nyu.edu/pages/wsn/subir/lynx.html
  26.  
  27. # HELPFILE must be defined as a URL and must have a
  28. # complete path if local:
  29. # file://localhost/PATH_TO/lynx_help/lynx_help_main.html
  30. #   Replace PATH_TO with the path to the lynx_help subdirectory
  31. #   for this distribution (use SHELL syntax including the device
  32. #   on VMS systems).
  33. # The default HELPFILE is:
  34. # http://www.nyu.edu/pages/wsn/subir/lynx.html
  35. #   This should be changed to the local path.
  36. #
  37. HELPFILE:http://www.nyu.edu/pages/wsn/subir/lynx.html
  38. #HELPFILE:file://localhost/PATH_TO/lynx_help/lynx_help_main.html
  39.  
  40. # DEFAULT_INDEX_FILE is the default file retrieved when the
  41. # user presses the 'I' key when viewing any document.
  42. # An index to your CWIS can be placed here or a document containing
  43. # pointers to lots of interesting places on the web.
  44. #
  45. DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html
  46.  
  47. # Set GOTOBUFFER to TRUE if you want to have the previous goto URL,
  48. # if any, offered for reuse or editing when using the 'g'oto command.
  49. # The default is defined in userdefs.h.  If left FALSE, the circular
  50. # buffer of previously entered goto URLs can still be invoked via the
  51. # Up-Arrow or Down-Arrow keys after entering the 'g'oto command.
  52. #
  53. #GOTOBUFFER:FALSE
  54.  
  55. # JUMP_PROMPT is the default statusline prompt for jumps files (see below).
  56. # You can change the prompt here from that defined in userdefs.h.  Any
  57. # trailing white space will be trimmed, and a single space added by Lynx
  58. # following the last non-white character.  You must set the default prompt
  59. # before setting the default jumps file (below). If a default jumps file
  60. # was set via userdefs.h, and you change the prompt here, you must set the
  61. # default jumps file again (below) for the change to be implemented.
  62. #
  63. #JUMP_PROMPT:Jump to (use '?' for list):
  64.  
  65. # JUMPFILE is the default local file checked for shortcut URL's when
  66. # the user presses the 'J' (JUMP) key.  The user will be prompted for
  67. # a shortcut entry (analogously to 'g'oto), and can enter one
  68. # or use '?' for a list of the shortcuts with associated links to
  69. # their actual URL's.  See the sample jumps files in the samples
  70. # subdirectory.  Make sure your jumps file includes a '?' shortcut
  71. # for a file://localhost URL to itself:
  72. #
  73. # <dt>?<dd><a href="file://localhost/path/jumps.html">This Shortcut List</a>
  74. #
  75. # If not defined here or in userdefs.h, the JUMP command will invoke
  76. # the NO_JUMPFILE statusline message (see userdefs.h).
  77. #
  78. # On VMS, use Unix SHELL syntax (including a lead slash) to define it.
  79. #
  80. # Do not include "file://localhost" in the definition.
  81. #
  82. # Additional, alternate jumps files can be defined and mapped to
  83. # keystrokes at the bottom of lynx.cfg, but you should first define
  84. # the default jumps file (mapped by default to 'J', and to 'j' when
  85. # the "VI keys" 'o'ption is not ON) here or in userdefs.h, if you
  86. # wish to implement the jumps mechanism.
  87. #
  88. #JUMPFILE:/Lynx_Dir/jumps.html
  89.  
  90. # Set JUMPBUFFER to TRUE if you want to have the previous jump target,
  91. # if any, offered for reuse or editing when using the 'J'ump command.
  92. # The default is defined in userdefs.h.  If left FALSE, the circular
  93. # buffer of previously entered targets (shortcuts) can still be invoked
  94. # via the Up-Arrow or Down-Arrow keys after entering the 'J'ump command.
  95. # If multiple jumps files are installed, the recalls of shortcuts will
  96. # be specific to each file.  If Lynx was built with PERMIT_GOTO_FROM_JUMP
  97. # defined, any random URLs used instead of shortcuts will be stored in the
  98. # goto URL buffer, not in the shortcuts buffer(s), and the single character
  99. # ':' can be used as a target to invoke the goto URL buffer (as if 'g'oto
  100. # followed by Up-Arrow had been entered).
  101. #
  102. #JUMPBUFFER:FALSE
  103.  
  104. # If SAVE_SPACE is defined, it will be used as a path prefix for the
  105. # suggested filename in "Save to Disk" operations from the 'p'rint or
  106. # 'd'ownload menus.  On VMS, you can use either VMS (e.g., "SYS$LOGIN:")
  107. # or Unix syntax (including '~' for the HOME directory).  On Unix, you
  108. # must use Unix syntax.  If the symbol is not defined, or is zero-length
  109. # (""), no prefix will be used, and only a filename for saving in the
  110. # current default directory will be suggested.
  111. # This definition will be overridden if a "LYNX_SAVE_SPACE" environment
  112. # variable has been set on Unix, or logical has been defined on VMS.
  113. #
  114. #SAVE_SPACE:~/foo/
  115.  
  116. # If LYNX_HOST_NAME is defined here or in userdefs.h, it will be
  117. # treated as an alias for the local host name in checks for URLs on
  118. # the local host (e.g., when the -localhost switch is set), and this
  119. # host name, "localhost", and HTHostName (the fully qualified domain
  120. # name of the system on which Lynx is running) will all be passed as
  121. # local.  A different definition here will override that in userdefs.h.
  122. #
  123. #LYNX_HOST_NAME:www.cc.ukans.edu
  124.  
  125. # localhost aliases
  126. # Any LOCALHOST_ALIAS definitions also will be accepted as local when
  127. # the -localhost switch is set.  These need not actually be local, i.e.,
  128. # in contrast to LYNX_HOST_NAME, you can define them to trusted hosts at
  129. # other Internet sites.
  130. #
  131. #LOCALHOST_ALIAS:gopher.server.domain
  132. #LOCALHOST_ALIAS:news.server.domain
  133.  
  134. # LOCAL_DOMAIN is used for a tail match with the ut_host element of
  135. # the utmp or utmpx structure on systems with utmp capabilites, to
  136. # determine if a user is local to your campus or organization when
  137. # handling -restrictions=inside_foo or outside_foo settings for ftp,
  138. # news, telnet/tn3270 and rlogin URLs.  An "inside" user is assumed
  139. # if your system does not have utmp capabilities.  CHANGE THIS here
  140. # if it was not changed in userdefs.h at compilation time.
  141. #
  142. #LOCAL_DOMAIN:ukans.edu
  143.  
  144. # CHARACTER_SET defines the default character set, i.e., that assumed
  145. # to be installed on the user's termimal.  It determines which characters
  146. # or strings will be used to represent 8-bit character entities within
  147. # HTML.  New character sets may be defined by modifying the file
  148. # src/LYCharSets.c in the Lynx source code distribution and recompiling.
  149. # For Asian (CJK) character sets, it also determines how Kanji code will
  150. # be handled.  The default is defined in userdefs.h and can be changed
  151. # here, and via the 'o'ptions menu.  The 'o'ptions menu setting will be
  152. # stored in the user's RC file whenever those settings are saved, and
  153. # thereafter will be used as the default.  The actions of the -raw switch
  154. # and LYK_RAW_TOGGLE ('@') are dependent on the character set.  For the
  155. # Asian (CJK) sets and "ISO Latin 1", the corresponding charset is assumed
  156. # in documents, i.e., raw or CJK mode is ON by default, so that -raw or the
  157. # initial LYK_RAW_TOGGLE will turn the mode OFF.  The inverse is true for
  158. # all other character sets.  The toggling also can be done via the 'o'ptions
  159. # menu.  In raw or CJK mode, 8-bit characters are not reverse translated in
  160. # relation to the src/CharSets.c entity conversion arrays, i.e., they are
  161. # assumed to be appropriate for the current character set.  It should be
  162. # toggled ON when, for example, "ISO Latin 2" or "KOI8-R character set" is
  163. # selected and the document has the corresponding charset, and OFF when an
  164. # Asian (CJK) character set is selected but the document has the ISO-8859-1
  165. # charset.
  166. # The default character sets include:
  167. #    ISO Latin 1
  168. #    ISO Latin 2
  169. #    Other ISO Latin
  170. #    DEC Multinational
  171. #    IBM PC character set
  172. #    IBM PC codepage 850
  173. #    Macintosh (8 bit)
  174. #    NeXT character set
  175. #    KOI8-R character set
  176. #    Chinese
  177. #    Japanese (EUC)
  178. #    Japanese (SJIS)
  179. #    Korean
  180. #    Taipei (Big5)
  181. #    7 bit approximations
  182. #
  183. CHARACTER_SET:Japanese (SJIS)
  184.  
  185. # PREFERRED_LANGUAGE is the language in MIME notation (e.g., "en",
  186. # "fr") which will be indicated by Lynx in its Accept-Language headers
  187. # as the preferred language.  If available, the document will be
  188. # transmitted in that language.  Users can override this setting via
  189. # the 'o'ptions menu and save that preference in their RC file.
  190. #
  191. #PREFERRED_LANGUAGE:en
  192.  
  193. # PREFERRED_CHARSET specifies the character set in MIME notation (e.g.,
  194. # "ISO-8859-2", "ISO-8859-5") which Lynx will indicate you prefer in
  195. # requests to http servers using an Accept-Charsets header.  The value
  196. # should NOT include "ISO-8859-1" or "US-ASCII", since those values are
  197. # always assumed by default.  If a file in that character set is available,
  198. # the server will send it.  Otherwise, the server will send the file in
  199. # ISO-8859-1 or US-ASCII.  Users can change or eliminate this definition
  200. # via the 'o'ptions menu and save that preference in their RC file.
  201. #
  202. #PREFERRED_CHARSET:
  203.  
  204. # URL_DOMAIN_PREFIXES and URL_DOMAIN_SUFFIXES are strings which will be
  205. # prepended (together with a scheme://) and appended to the first element
  206. # of command line or 'g'oto arguments which are not complete URLs and
  207. # cannot be opened as a local file (file://localhost/string).  Both
  208. # can be comma-separated lists.  Each prefix must end with a dot, each
  209. # suffix must begin with a dot, and either may contain other dots (e.g.,
  210. # .com.jp).  The default lists are defined in userdefs.h and can be
  211. # changed here.  Each prefix will be used with each suffix, in order,
  212. # until a valid Internet host is created, based on a successful DNS
  213. # lookup (e.g., foo will be tested as www.foo.com and then www.foo.edu
  214. # etc.).  The first element can include a :port and/or /path which will
  215. # be restored with the expanded host (e.g., wfbr:8002/dir/lynx will
  216. # become http://www.wfbr.edu:8002/dir/lynx).  The prefixes will not be
  217. # used if the first element ends in a dot (or has a dot before the
  218. # :port or /path), and similarly the suffixes will not be used if the
  219. # the first element begins with a dot (e.g., .nyu.edu will become
  220. # http://www.nyu.edu without testing www.nyu.com).  Lynx will try to
  221. # guess the scheme based on the first field of the expanded host name,
  222. # and use "http://" as the default (e.g., gopher.wfbr.edu or gopher.wfbr.
  223. # will be made gopher://gopher.wfbr.edu).
  224. #
  225. #URL_DOMAIN_PREFIXES:www.
  226. #URL_DOMAIN_SUFFIXES:.com,.edu,.net,.org
  227.  
  228. # The following three definitions set the number of seconds for
  229. # pauses following statusline messages that would otherwise be
  230. # replaced immediately, and are more important than the unpaused
  231. # progress messages.  Those set by INFOSECS are also basically
  232. # progress messages (e.g., that a prompted input has been cancelled)
  233. # and should have the shortest pause.  Those set by MESSAGESECS are
  234. # informational (e.g., that a function is disabled) and should have
  235. # a pause of intermediate duration.  Those set by ALERTSECS typically
  236. # report a serious problem and should be paused long enough to read
  237. # whenever they appear (typically unexpectedly).  The default values
  238. # are defined in userdefs.h, and can be modified here should longer
  239. # pauses be desired for braille-based access to Lynx.
  240. #
  241. #INFOSECS:1
  242. #MESSAGESECS:2
  243. #ALERTSECS:3
  244.  
  245. # If BOLD_HEADERS is set to TRUE the HT_BOLD default style will be acted
  246. # upon for <H1> through <H6> headers.  The compilation default is FALSE
  247. # (only the indentation styles are acted upon, but see BOLD_H1, below).
  248. # On Unix, compilation with -DUNDERLINE_LINKS also will apply to the
  249. # HT_BOLD style for headers when BOLD_HEADERS is TRUE.
  250. #
  251. #BOLD_HEADERS:FALSE
  252.  
  253. # If BOLD_H1 is set to TRUE the HT_BOLD default style will be acted
  254. # upon for <H1> headers even if BOLD_HEADERS is FALSE.  The compilation
  255. # default is FALSE.  On Unix, compilation with -DUNDERLINE_LINKS also
  256. # will apply to the HT_BOLD style for headers when BOLD_H1 is TRUE.
  257. #
  258. #BOLD_H1:FALSE
  259.  
  260. # If BOLD_NAME_ANCHORS is set to TRUE the content of anchors without
  261. # an HREF attribute, (i.e., anchors with a NAME or ID attribute) will
  262. # have the HT_BOLD default style.  The compilation default is FALSE.
  263. # On Unix, compilation with -DUNDERLINE_LINKS also will apply to the
  264. # HT_BOLD style for NAME (ID) anchors when BOLD_NAME_ANCHORS is TRUE.
  265. #
  266. #BOLD_NAME_ANCHORS:FALSE
  267.  
  268. # The DEFAULT_CACHE_SIZE specifies the number of WWW documents to be
  269. # cached in memory at one time.
  270. #
  271. # This so-called cache size (actually, number) is defined in userders.h and
  272. # may be modified here and/or with the command line argument -cache=NUMBER
  273. # The minimum allowed value is 2, for the current document and at least one
  274. # to fetch, and there is no absolute maximum number of cached documents.
  275. # On Unix, and VMS not compiled with VAXC, whenever the number is exceeded
  276. # the least recently displayed document will be removed from memory.
  277. #
  278. # On VMS compiled with VAXC, the DEFAULT_VIRTUAL_MEMORY_SIZE specifies the
  279. # amount (bytes) of virtual memory that can be allocated and not yet be freed
  280. # before previous documents are removed from memory.  If the values for both
  281. # the DEFAULT_CACHE_SIZE and DEFAULT_VIRTUAL_MEMORY_SIZE are exceeded, then
  282. # least recently displayed documents will be freed until one or the other
  283. # value is no longer exceeded.  The default value was defined in userdefs.h.
  284. #
  285. # The Unix and VMS but not VAXC implementations use the C library malloc's
  286. # and calloc's for memory allocation, and procedures for taking the actual
  287. # amount of cache into account still need to be developed.  They use only
  288. # the DEFAULT_CACHE_SIZE value, and that specifies the absolute maximum
  289. # number of documents to cache (rather than the maximum number only if
  290. # DEFAULT_VIRTUAL_MEMORY_SIZE has been exceeded, as with VAXC/VAX).
  291. #
  292. #DEFAULT_CACHE_SIZE:10
  293. #DEFAULT_VIRTUAL_MEMORY_SIZE:512000
  294.  
  295. # If ALWAYS_RESUBMIT_POSTS is set TRUE, Lynx always will resubmit forms
  296. # with method POST, dumping any cache from a previous submission of the
  297. # form, including when the document returned by that form is sought with
  298. # the PREV_DOC command or via the history list.  Lynx always resubmits
  299. # forms with method POST when a submit button or a submitting text input
  300. # is activated, but normally retrieves the previously returned document
  301. # if it had links which you activated, and then go back with the PREV_DOC
  302. # command or via the history list.
  303. #
  304. # The default defined here or in userdefs.h can be toggled via
  305. # the -resubmit_forms command line switch.
  306. #
  307. #ALWAYS_RESUBMIT_POSTS:FALSE
  308.  
  309. # Local execution links and scripts are completely disabled
  310. # in the source code unless they are enabled in the
  311. # userdefs.h file and the sources recompiled.  Please
  312. # see the Lynx source code distribution and the userdefs.h
  313. # file for more detail on enabling execution links and scripts.
  314. #
  315. # If you have enabled execution links or scripts the following
  316. # two variables control Lynx's action when an execution link
  317. # or script is encountered.
  318. #
  319. # If LOCAL_EXECUTION_LINKS_ALWAYS_ON is set to TRUE any execution
  320. # link or script will be executed no matter where it came from.
  321. # This is EXTREMELY dangerous.  Since Lynx can access files from
  322. # anywhere in the world, you may encounter links or scripts that
  323. # will cause damage or comprimise the security of your system.
  324. #
  325. # If LOCAL_EXECUTION_LINKS_ON_BUT_NOT_REMOTE is set to TRUE only
  326. # links or scripts that reside on the local machine and are
  327. # referenced with a URL beginning with "file://localhost/" or meet
  328. # TRUSTED_EXEC or ALWAYS_TRUSTED_EXEC rules (see below) will be
  329. # executed.  This is much less dangerous than enabling all execution
  330. # links, but can still be dangerous.
  331. #
  332. LOCAL_EXECUTION_LINKS_ALWAYS_ON:FALSE
  333. LOCAL_EXECUTION_LINKS_ON_BUT_NOT_REMOTE:FALSE
  334.  
  335. # If LOCAL_EXECUTION_LINK_ON_BUT_NOT_REMOTE is TRUE, and no TRUSTED_EXEC
  336. # rule is defined, it defaults to "file://localhost/" and any lynxexec
  337. # or lynxprog command will be permitted if it was referenced with a URL
  338. # beginning with that string.  If you wish to restrict the referencing URL's
  339. # further, you can extend the string to include a trusted path.  You also can
  340. # specify a trusted directory for http URL's, which will then be treated as
  341. # if they were local rather than remote.  For example:
  342. #
  343. #    TRUSTED_EXEC:file://localhost/trusted/
  344. #    TRUSTED_EXEC:http://www.wfbr.edu/trusted/
  345. #
  346. # If you also wish to restrict the commands which can be executed, create
  347. # a series of rules with the path (Unix) or command name (VMS) following
  348. # the string, separated by a tab.  For example:
  349. #
  350. # Unix:
  351. #    TRUSTED_EXEC:file://localhost/<tab>/bin/cp
  352. #    TRUSTED_EXEC:file://localhost/<tab>/bin/rm
  353. # VMS:
  354. #    TRUSTED_EXEC:file://localhost/<tab>copy
  355. #    TRUSTED_EXEC:file://localhost/<tab>delete
  356. #
  357. # Once you specify a TRUSTED_EXEC referencing string, the default is
  358. # replaced, and all the referencing strings you desire must be specified
  359. # as a series.  Similarly, if you associate a command with the referencing
  360. # string, you must specify all of the allowable commands as a series of
  361. # TRUSTED_EXEC rules for that string.  If you specify ALWAYS_TRUSTED_EXEC
  362. # rules below, you need not repeat them as TRUSTED_EXEC rules.
  363. #
  364. # If EXEC_LINKS and JUMPFILE have been defined, any lynxexec or lynxprog
  365. # URL's in that file will be permitted, regardless of other settings.  If
  366. # you also set LOCAL_EXECUTION_LINKS_ON_BUT_NOT_REMOTE:TRUE and a single
  367. # TRUSTED_EXEC rule that will always fail (e.g., "none"), then *ONLY* the
  368. # lynxexec or lynxprog URL's in JUMPFILE (and any ALWAYS_TRUSTED_EXEC rules,
  369. # see below) will be allowed.  Note, however, that if Lynx was compiled with
  370. # CAN_ANONYMOUS_JUMP set to FALSE (default is TRUE), or -restrictions=jump
  371. # is included with the -anonymous switch at run time, then users of an
  372. # anonymous account will not be able to access the jumps file or enter
  373. # 'j'ump shorcuts, and this selective execution feature will be overridden
  374. # as well (i.e., they will only be able to access lynxexec or lynxprog
  375. # URLs which meet any ALWAYS_TRUSTED_EXEC rules).
  376. #
  377. #TRUSTED_EXEC:none
  378.  
  379. # If EXEC_LINKS was defined, any lynxexec or lynxprog URL can be made
  380. # always enabled by an ALWAYS_TRUSTED_EXEC rule for it.  This is useful for
  381. # anonymous accounts in which you have disabled execution links generally,
  382. # and may also have disabled jump file links, but still want to allow
  383. # execution of particular utility scripts or programs.  The format is
  384. # like that for TRUSTED_EXEC.  For example:
  385. #
  386. # Unix:
  387. #   ALWAYS_TRUSTED_EXEC:file://localhost/<tab>/usr/local/kinetic/bin/usertime
  388. #   ALWAYS_TRUSTED_EXEC:http://www.more.net/<tab>/usr/local/kinetic/bin/who.sh
  389. # VMS:
  390. #   ALWAYS_TRUSTED_EXEC:file://localhost/<tab>usertime
  391. #   ALWAYS_TRUSTED_EXEC:http://www.more.net/<tab>show users
  392. #
  393. # The default ALWAYS_TRUSTED_EXEC rule is "none".
  394. #
  395. #ALWAYS_TRUSTED_EXEC:none
  396.  
  397. # UNIX:
  398. # =====
  399. # TRUSTED_LYNXCGI defines where cgi scripts can live (if LYNXCGI_LINKS
  400. # is defined in userdefs.h).  Note that it must be given in order for
  401. # cgi support to work (there is no default path).  For example:
  402. #
  403. #     TRUSTED_LYNXCGI:<tab>/usr/local/etc/httpd/cgi-bin/
  404. #     TRUSTED_LYNXCGI:file://localhost/<tab>/usr/local/www/cgi-bin/
  405. #
  406. # VMS:
  407. # ====
  408. # Do not define this.
  409. #
  410. #TRUSTED_LYNXCGI:none
  411.  
  412. # UNIX:
  413. # =====
  414. # LYNXCGI_ENVIRONMENT adds the current value of the specified
  415. # environment variable to the list of environment variables passed on to the
  416. # lynxcgi script. Useful variables are HOME, USER, EDITOR, etc...
  417. #
  418. # VMS:
  419. # ====
  420. # Do not define this.
  421. #
  422. #LYNXCGI_ENVIRONMENT:
  423.  
  424. #  MAIL_SYSTEM_ERROR_LOGGING will send a message to the owner of
  425. #  the information, or ALERTMAIL if there is no owner, every time
  426. #  that a document cannot be accessed!
  427. #
  428. #  NOTE: This can generate A LOT of mail, be warned.
  429. #
  430. MAIL_SYSTEM_ERROR_LOGGING:FALSE
  431.  
  432. # If CHECKMAIL is set to TRUE, the user will be informed (via a statusline
  433. # message) about the existence of any unread mail at startup of Lynx, and
  434. # will get statusline messages if subsequent new mail arrives.  If a jumps
  435. # file with a lynxprog URL for invoking mail is available, or your html
  436. # pages include an mail launch file URL, the user thereby can access mail
  437. # and read the messages.  The checks and statusline reports will not be
  438. # performed if Lynx has been invoked with the -restrictions=mail switch.
  439. #
  440. #  VMS USERS !!!
  441. # New mail is normally broadcast as it arrives, via "unsolicitied screen
  442. # broadcasts", which can be "wiped" from the Lynx display via the Ctrl-W
  443. # command.  You may prefer to disable the broadcasts and use CHECKMAIL
  444. # instead (e.g., in a public account which will be used by people who
  445. # are ignorant about VMS).
  446. #
  447. CHECKMAIL:FALSE
  448.  
  449. # To enable news reading ability via Lynx, the environment variable NNTPSERVER
  450. # must be set so that it points to your site's NNTP server (see INSTALLATION).
  451. # Lynx respects RFC 1738 (http://www.ics.uci.edu/pub/ietf/uri/rfc1738.txt) and
  452. # and does not accept a host field in news URLs (use nntp: instead news: for
  453. # the scheme if you wish to specify an NNTP host in a URL, as explained in the
  454. # RFC).  If you have not set the variable externally, you can set it at run
  455. # time via this configuration file.  It will not override an external setting.
  456. # Note that on VMS it is set as a process logical rather than symbol, and will
  457. # outlive the Lynx image.
  458. #
  459. #NNTPSERVER:news.server.dom
  460.  
  461. # If LIST_NEWS_NUMBERS is set TRUE, Lynx will use an ordered list and include
  462. # the numbers of articles in news listings, instead of using an unordered
  463. # list.  The default is defined in userdefs.h, and can be overridden here.
  464. #
  465. #LIST_NEWS_NUMBERS:FALSE
  466.  
  467. # If LIST_NEWS_DATES is set TRUE, Lynx will include the dates of articles in
  468. # news listings.  The dates always are included in the articles, themselves.
  469. # The default is defined in userdefs.h, and can be overridden here.
  470. #
  471. #LIST_NEWS_DATES:FALSE
  472.  
  473. # NEWS_CHUNK_SIZE and NEWS_MAX_CHUNK regulate the chunking of news article
  474. # listings with inclusion of links for listing earlier and/or later articles.
  475. # The defaults are defined in HTNews.c as 30 and 40, respectively.  If the
  476. # news group contains more than NEWS_MAX_CHUNK articles, they will be listed
  477. # in NEWS_CHUNK_SIZE chunks.  You can change the defaults here, and/or on
  478. # the command line via -newschunksize=NUMBER and/or -newsmaxchunk=NUMBER
  479. # switches.  Note that if the chunk size is increased, here or on the command
  480. # line, to a value greater than the current maximum, the maximum will be
  481. # increased to that number.  Conversely, if the maximum is set to a number
  482. # less than the current chunk size, the chunk size will be reduced to that
  483. # number.  Thus, you need use only one of the two switches on the command
  484. # line, based on the direction of intended change relative to the compilation
  485. # or configuration defaults.  The compilation defaults ensure that there will
  486. # be at least 10 earlier articles before bothering to chunk and create a link
  487. # for earlier articles.
  488. #
  489. #NEWS_CHUNK_SIZE:30
  490. #NEWS_MAX_CHUNK:40
  491.  
  492. # VMS:
  493. #=====
  494. # INEWS is the foreign command for the ANU-NEWS client (normally defined
  495. # as "NEWS" in userdefs.h) which serves as a transparent vector for posting
  496. # to newsgroups from Lynx via the ANU-NEWS client's server.  The account
  497. # running Lynx must have access to the ANU-NEWS client, which in turn must
  498. # have posting privileges (the news server could also be ANU-NEWS, or any
  499. # other server to which the ANU-NEWS client has access).  You can disable
  500. # news posting by setting INEWS to "none", or via -restrictions switches.
  501. # The ANU-NEWS software for VMS is available from ftp.cc.ukans.edu.  Note
  502. # that posting is supported only for news: (not nntp:) URLs.
  503. #
  504. #INEWS:NEWS
  505.  
  506. # UNIX:
  507. #======
  508. # Set INEWS to the full path and name of your program for posting to
  509. # newsgroups.  A "mini" inews is included in the utils subdirectory of
  510. # the Lynx distribution.  You can disable news posting by setting INEWS
  511. # to "none", or via -restrictions switches.
  512. # Note that INN may require an -h switch added to the path.  Also note
  513. # that posting is supported only for news: (not nntp:) URLs.
  514. #
  515. #INEWS:inews
  516.  
  517. # VMS:
  518. #=====
  519. # The mail command is defined in userdefs.h.  It will be spawned as a
  520. # subprocess of lynx and used to send replies and error messages.
  521. # It can be re-defined here.  Your mailer must be able to accept a
  522. # subject line through the use of the /subject="SUBJECT" option.
  523. # If your mailer uses another syntax, some hacking of the mailmsg()
  524. # and reply_by_mail() functions in LYMail.c may be required.
  525. #
  526. #SYSTEM_MAIL:mail
  527.  
  528. # UNIX:
  529. #======
  530. # The mail path normally is defined for sendmail (or submit with MMDF)
  531. # in userdefs.h.  You can change it here, but should first read the
  532. # zillions of CERT advisories about security problems with Unix mailers.
  533. # You may need some hacking of the mailmsg() and reply_by_mail() functions
  534. # in LYMail.c, or interposition of a script, for other mailers.
  535. #
  536. #SYSTEM_MAIL:/usr/mmdf/bin/submit
  537. #SYSTEM_MAIL:/usr/lib/sendmail
  538.  
  539. # VMS ONLY:
  540. #==========
  541. # MAIL_ADRS is defined in userdefs.h and normally is structured for PMDF's
  542. # IN%"INTERNET_ADDRESS" scheme.  The %s is replaced with the address given
  543. # by the user.  If you are using a different Internet mail transport, change
  544. # the IN appropriately (e.g., to SMTP, MX, or WINS).
  545. #
  546. #MAIL_ADRS:"IN%%""%s"""
  547.  
  548. # VMS ONLY:
  549. #==========
  550. # If USE_FIXED_RECORDS is set to TRUE here or in userdefs.h, Lynx will
  551. # convert 'd'ownloaded binary files to FIXED 512 record format before saving
  552. # them to disk or acting on a DOWNLOADER option.  If set to FALSE, the
  553. # headers of such files will indicate that they are Stream_LF with Implied
  554. # Carriage Control, which is incorrect, and can cause downloading software
  555. # to get confused and unhappy.  If you do set it FALSE, you can use the
  556. # FIXED512.COM command file, which is included in this distribution, to do
  557. # the conversion externally.
  558. #
  559. #USE_FIXED_RECORDS:TRUE
  560.  
  561. # VI_KEYS can be turned on by the user in the options
  562. # screen or the .lynxrc file.  This is just the default.
  563. #
  564. VI_KEYS_ALWAYS_ON:FALSE
  565.  
  566. # EMACS_KEYS can be turned on by the user in the options
  567. # screen or the .lynxrc file.  This is just the default.
  568. #
  569. EMACS_KEYS_ALWAYS_ON:FALSE
  570.  
  571. # DEFAULT_KEYPAD_MODE specifies whether by default the user
  572. # has numbers that work like arrows or else numbered links
  573. # DEFAULT KEYPAD MODE may be set to TRUE for
  574. # using numbers as arrows as default or FALSE for
  575. # using numbered links as the default
  576. #
  577. DEFAULT_KEYPAD_MODE_IS_NUMBERS_AS_ARROWS:TRUE
  578.  
  579. # The default search type.
  580. # This is a default that can be overridden by the user!
  581. #
  582. CASE_SENSITIVE_ALWAYS_ON:FALSE
  583.  
  584. # DEFAULT_BOOKMARK_FILE is a default filename for use as a
  585. # personal bookmark file.  It should start without a slash
  586. # and will reference a file from the user's home directory.
  587. # NOTE: A file ending in .html should be used eliminate potential problems
  588. #
  589. DEFAULT_BOOKMARK_FILE:lynx_bookmarks.htm
  590.  
  591. # DEFAULT_USER_MODE sets the default user mode for Lynx users.
  592. # NOVICE  shows a three line help message at the bottom of the screen
  593. # INTERMEDIATE  shows normal amount of help (one line)
  594. # ADVANCED  help is replaced by the URL of the current link
  595. #
  596. DEFAULT_USER_MODE:NOVICE
  597.  
  598. # DEFAULT_EDITOR sets the default editor for Lynx users.
  599. # If an editor is defined then the user may edit local documents
  600. # using that editor.  The editor will also be used for sending
  601. # mail messages.  If no editor is defined here or by the user
  602. # the user will not be able to edit local documents and a primitive
  603. # line oriented mail input mode will be used.
  604. # NOTE: Do not define an editor unless you know that every user will
  605. #       know how to use it.  Most users do not enjoy getting stuck in
  606. #       an unknown editor that they can't get out of.  Users can
  607. #       easily define an editor of their own using the options menu,
  608. #       so it is not always desirable to set the DEFAULT_EDITOR.
  609. #
  610. #DEFAULT_EDITOR:
  611.  
  612. # SYSTEM_EDITOR behaves the same as DEFAULT_EDITOR except that it can't be
  613. # changed.
  614. #
  615. #SYSTEM_EDITOR:
  616.  
  617. # Proxy variables
  618. # Lynx version 2.2 and beyond supports the use of proxy servers that can
  619. # act as firewall gateways and caching servers.  They are preferable to
  620. # the older gateway servers.  Each protocol used by Lynx can be mapped
  621. # separately using PROTOCOL_proxy environment variables (see INSTALLATION).
  622. # If you have not set them externally, you can set them at run time via
  623. # this configuration file.  They will not override external settings.
  624. # The no_proxy variable can be a comma-separated list of hosts which should
  625. # not be proxied, or an asterisk to override all proxy variables.
  626. # Note that on VMS they are set as process logicals rather than symbols,
  627. # to preserve lowercasing, and will outlive the Lynx image.
  628. #
  629. #http_proxy:http://some.server.dom:port/
  630. #https_proxy:http://some.server.dom:port/
  631. #ftp_proxy:http://some.server.dom:port/
  632. #gopher_proxy:http://some.server.dom:port/
  633. #news_proxy:http://some.server.dom:port/
  634. #snews_proxy:http://some.server.dom:port/
  635. #nntp_proxy:http://some.server.dom:port/
  636. #wais_proxy:http://some.server.dom:port/
  637. #finger_proxy:http://some.server.dom:port/
  638. #cso_proxy:http://some.server.dom:port/
  639. #no_proxy:host.domain.dom
  640.  
  641. # Printer definitions
  642. # any number of printers may be defined by using multiple
  643. # printer definition sets.  Printers may be any program
  644. # that could be useful to your users, they do not necessarily
  645. # have to print.
  646. #
  647. # the definition of a printer is of the form
  648. # PRINTER:<printer name>:<printer command>:<printer option>:<lines/page>
  649. #
  650. #    <printer name> is the name that the user will see.
  651. # <printer command> is the command line arguments for printing a file.
  652. #            The %s will be replaced with the file being printed.
  653. #                   If a second %s is given the second %s will be replaced by
  654. #                   a suggested filename that is prettier than the tempfile
  655. #                   name given in the first %s.  This does not remove the first
  656. #                   %s from the command line in any manner.  If you need to
  657. #                   use only the second %s file name in your printer command,
  658. #                   then I suggest creating a script which will first copy the
  659. #                   first %s file name to the second %s file name, and then
  660. #                   executing your print command with the second %s file name.
  661. #  <printer option> specifies whether the printer should be disabled for
  662. #            users without printing options.  The options are
  663. #            TRUE or FALSE;
  664. #            TRUE means the printer will always be ENABLED
  665. #             regardless of printer or anonymous settings
  666. #            FALSE means the printer will be DISABLED when
  667. #              the -noprint option is on, or for anonymous
  668. #              users which are not allowed to print
  669. #
  670. #  <lines/page>    is an optional parameter for indicating the number of
  671. #           lines per page for the printer.  Defaults to 66.  Used
  672. #           for computing the approximate number of pages and
  673. #           generating a statusline query of whether to proceed if
  674. #           the document is longer than 4 printer pages.  Uses the
  675. #           current screen length for the computation when the
  676. #           built in "print to screen" option is selected.
  677. #
  678. #  You must put the whole definition on one line.
  679. #
  680. #  If you must use a colon, precede it with a backslash!
  681. #
  682. #  If you have a very busy VMS print queue and Lynx deletes the temporary
  683. #  files before they have been queued, use the VMSPrint.com included in
  684. #  the distribution.
  685. #
  686. #    examples
  687. #PRINTER:Computer Center printer:lpr -Pccprt %s:FALSE
  688. #PRINTER:Office printer:lpr -POffprt %s:TRUE
  689. #PRINTER:VMS printer:print /queue=cc$print %s:FALSE:58
  690. #PRINTER:Busy VMS printer:@Lynx_Dir\:VMSPrint sys$print %s:FALSE:58
  691. #
  692. # check out the lpansi program in utils/ for printing on vt100
  693. # attached printers.
  694. #PRINTER:Use vt100 print sequence to print from your local terminal:lpansi %s:TRUE
  695. # don't use the following printer on anonymous accounts since
  696. # allowing shell input is very dangerous
  697. #PRINTER:Specify your own print command:echo -n "Enter a print command\: "; read word; sh -c "$word %s":FALSE
  698.  
  699. # Downloader definitions
  700. # any number of downloaders may be defined by using multiple
  701. # downloader definition sets.  Downloaders may be any program
  702. # that could be useful to your users, they do not necessarily
  703. # have to be a download protocol program. The most common use
  704. # of a downloader is to use Ckermit or some other transfer
  705. # program so that the user may easily transfer files back to
  706. # their local machine over a serial link.
  707. #
  708. # the definition of a downloader is of the form
  709. # DOWNLOADER:<downloadername>:<downloader command>:<downloader option>
  710. #
  711. #    <downloader name> is the name that the user will see.
  712. # <downloader command> is the command line arguments for downloading a file.
  713. #                      The %s will be replaced with the file being downloaded.
  714. #                      If a second %s is given the second %s will be replaced
  715. #                      by a suggested filename that is nicer than the tempfile
  716. #                      name given in the first %s.  This does not replace the
  717. #                      first %s in the command line.  If your command needs
  718. #                      the suggest file name on the command line only, then
  719. #                      I suggest creating a script that will first copy the
  720. #                      first %s file name to the second %s file name, and then
  721. #                      execute the downloading command using the second %s file
  722. #                      name (e.g., 'sz' needs such a script interposed).
  723. #  <downloader option> specifies whether the downloader should be disabled for
  724. #                      anonymous users.  The options are
  725. #                      TRUE or FALSE;
  726. #                      TRUE means the downloader will always be ENABLED
  727. #                           regardless of the anonymous settings (however,
  728. #                all downloading is disabled by -validate).
  729. #                      FALSE means the downloader will be DISABLED when
  730. #                            the user is anonymous.
  731. #
  732. #  You must put the whole definition on one line.
  733. #
  734. #  If you must use a colon, precede it with a backslash!
  735. #
  736. #    examples
  737. #DOWNLOADER:Use Kermit to download to the local terminal:kermit -i -s %s -a %s:TRUE
  738. #DOWNLOADER:Use Zmodem to download to the local terminal:sz %s:TRUE
  739.  
  740. # Uploader definitions (implemented only with Unix DIRED_SUPPORT;
  741. #                       see the Makefile in the top directory,
  742. #            and the header of ./src/LYUpload.c)
  743. # any number of uploaders may be defined by using multiple
  744. # uploader definition sets.  Uploaders may be any program
  745. # that could be useful to your users, they do not necessarily
  746. # have to be an upload protocol program. The most common use
  747. # of an uploader is to use Ckermit or some other transfer
  748. # program so that the user may easily transfer files from
  749. # their local machine over a serial link.
  750. #
  751. # the definition of an uploader is of the same form as a downloader
  752. # UPLOADER:<uploadername>:<uploader command>:<uploader option>
  753. #
  754. #  You must put the whole definition on one line.
  755. #
  756. #  If you must use a colon, precede it with a backslash!
  757. #
  758. #  If you do not include a %s, you will not be prompted for an
  759. #  output filename.
  760. #
  761. #    example
  762. #UPLOADER:Use Kermit to upload from your computer: kermit -i -r -a %s:TRUE
  763.  
  764. # If NO_DOT_FILES is TRUE (normal default via userdefs.h), the user will not
  765. # be allowed to specify files beginning with a dot in reply to output filename
  766. # prompts, and files beginning with a dot (e.g., file://localhost/path/.lynxrc)
  767. # will not be included in the directory browser's listings.  If set FALSE, you
  768. # can force it to be treated as TRUE via -restrictions=dotfiles.  If set FALSE
  769. # and not forced TRUE, the user can regulate it via the 'o'ptions menu (and
  770. # may save the preference in the RC file).
  771. #
  772. #NO_DOT_FILES:FALSE
  773.  
  774. # If NO_FROM_HEADER is TRUE, From headers never will be sent in transmissions
  775. # to servers.  Lynx normally sends the personal_mail_address as a From header,
  776. # if that address has been defined via the 'o'ptions menu.  If left FALSE
  777. # here, it can be set TRUE at run time via the -nofrom switch.
  778. #
  779. #NO_FROM_HEADER:FALSE
  780.  
  781. # If NO_REFERER_HEADER is TRUE, Referer headers never will be sent in
  782. # transmissions to servers.  Lynx normally sends the URL of the document
  783. # from which the link was derived, but not for startfile URLs, 'g'oto
  784. # URLs, 'j'ump shortcuts, bookmark file links, or history list links.
  785. # If left FALSE here, it can be set TRUE at run time via the -noreferer
  786. # switch.
  787. #
  788. #NO_REFERER_HEADER:FALSE
  789.  
  790. # If NO_FILE_REFERER is TRUE, Referer headers never will be sent in
  791. # transmissions to servers for links or actions derived from documents
  792. # or forms with file URLs.  This would ensure that paths associated
  793. # with the local file system are never indicated to servers, even if
  794. # NO_REFERER_HEADER is FALSE.  If left FALSE here, it can be set TRUE
  795. # at run time via the -nofilereferer switch.
  796. #
  797. #NO_FILE_REFERER:FALSE
  798.  
  799. # If MAKE_LINKS_FOR_ALL_IMAGES is TRUE, all images will be given links
  800. # which can be ACTIVATEd.  For inlines, the ALT or pseudo-ALT ("[INLINE]")
  801. # strings will be links for the resolved SRC rather than just text.  For
  802. # ISMAP or other graphic links, the ALT or pseudo-ALT ("[ISMAP]" or "[LINK]")
  803. # strings will have '-' and a link labeled "[IMAGE]" for the resolved SRC
  804. # appended.
  805. #
  806. # The default defined here will override that in userdefs.h, and the user
  807. # can use LYK_IMAGE_TOGGLE to toggle the feature on or off at run time.
  808. #
  809. # The default also can be toggled via an "-image_links" command line switch.
  810. #
  811. #MAKE_LINKS_FOR_ALL_IMAGES:FALSE
  812.  
  813. # If MAKE_PSEUDO_ALTS_FOR_INLINES is FALSE, inline images which do not
  814. # specify an ALT string will not have "[INLINE]" inserted as a pseudo-ALT,
  815. # i.e., they'll be treated as having ALT="".  If MAKE_LINKS_FOR_ALL_IMAGES
  816. # is defined or toggled to TRUE, however, the pseudo-ALTs will be created
  817. # for inlines, so that they can be used as links to the SRCs.
  818. #
  819. # The default defined here will override that in userdefs.h, and the user
  820. # can use LYK_INLINE_TOGGLE to toggle the feature on or off at run time.
  821. #
  822. # The default also can be toggled via a "-pseudo_inlines" command line
  823. # switch.
  824. #
  825. #MAKE_PSEUDO_ALTS_FOR_INLINES:TRUE
  826.  
  827. # If SUBSTITUTE_UNDERSCORES is FALSE, the _underline_ format will not be
  828. # used in dumps.
  829. #
  830. # The default defined here will override that in userdefs.h, and the user
  831. # can toggle the default via a "-underscore" command line switch.
  832. #
  833. #SUBSTITUTE_UNDERSCORES:TRUE
  834.  
  835. # If HISTORICAL_COMMENTS is TRUE, Lynx will revert to the "Historical"
  836. # behavior of treating any '>' as a terminator for comments, instead of
  837. # seeking a valid '-->' terminator (note that white space can be present
  838. # between the '--' and '>' in valid terminators).  The compilation default
  839. # is FALSE.
  840. #
  841. # The compilation default, or default defined here, can be toggled via a
  842. # "-historical" command line switch, and via the LYK_HISTORICAL command key.
  843. #
  844. #HISTORICAL_COMMENTS:TRUE
  845.  
  846. # If MINIMAL_COMMENTS is TRUE, Lynx will not use Valid comment parsing
  847. # of '--' pairs as serial comments within an overall comment element,
  848. # and instead will seek only a '-->' terminator for the overall comment
  849. # element.  This emulates the Netscape v2.0 comment parsing bug, and
  850. # will help Lynx cope with the use of dashes as "decorations", which
  851. # consequently has become common in so-called "Enhanced for Netscape"
  852. # pages.  Note that setting Historical comments on will override the
  853. # Mininal or Valid setting.
  854. #
  855. # The compilation default for MINIMAL_COMMENTS is FALSE, but we'll
  856. # set it TRUE here, until Nestscape gets its comment parsing right,
  857. # and "decorative" dashes cease to be so common.
  858. #
  859. # The compilation default, or default defined here, can be toggled via a
  860. # "-minimal" command line switch, and via the LYK_MINIMAL command key.
  861. #
  862. MINIMAL_COMMENTS:TRUE
  863.  
  864. # If SOFT_DQUOTES is TRUE, Lynx will emulate the invalid behavior of
  865. # treating '>' as a co-terminator of a double-quoted attribute value
  866. # and the tag which contains it, as was done in old versions of Netscape
  867. # and Mosiac.  The compilation default is FALSE.
  868. #
  869. # The compilation default, or default defined here, can be toggled via
  870. # a "-soft_dquotes" command line switch.
  871. #
  872. #SOFT_DQUOTES:FALSE
  873.  
  874. # If ENABLE_SCROLLBACK is TRUE, Lynx will clear the entire screen before
  875. # displaying each new screenful of text.  Though less efficient for normal
  876. # use, this allows programs that maintain a buffer of previously-displayed
  877. # text to recognize the continuity of what has been displayed, so that
  878. # previous screenfuls can be reviewed by whatever method the program uses
  879. # to scroll back through previous text.  For example, the PC comm program
  880. # QModem has a key that can be pressed to scroll back; if ENABLE_SCROLLBACK
  881. # is TRUE, pressing the scrollback key will access previous screenfuls which
  882. # will have been stored on the local PC and will therefore be displayed
  883. # instantaneously, instead of needing to be retransmitted by Lynx at the
  884. # speed of the comm connection (but Lynx will not know about the change,
  885. # so you must restore the last screen before resuming with Lynx commands).
  886. #
  887. # The compilation default is FALSE (if REVERSE_CLEAR_SCREEN_PROBLEM was not
  888. # defined in the Unix Makefile to invoke this behavior as a workaround for
  889. # some poor curses implementations).
  890. #
  891. # The default compilation or configuration setting can be toggled via an
  892. # "-enable_scrollback" command line switch.
  893. #
  894. #ENABLE_SCROLLBACK:FALSE
  895.  
  896. # If SCAN_FOR_BURIED_NEWS_REFS is set to TRUE, Lynx will scan the bodies
  897. # of news articles for buried article and URL references and convert them
  898. # to links.  The compilation default is TRUE, but some email addresses
  899. # enclosed in angle brackets ("<user@address>") might be converted to false
  900. # news links, and uuencoded messages might be corrupted.  The conversion is
  901. # not done when the display is toggled to source or when 'd'ownloading, so
  902. # uuencoded articles can be saved intact regardless of these settings.
  903. #
  904. # The default setting can be toggled via a "-buried_news" command line
  905. # switch.
  906. #
  907. #SCAN_FOR_BURIED_NEWS_REFS:TRUE
  908.  
  909. # MIME types and viewers!
  910. #
  911. # file extensions may be assigned to MIME types using
  912. # the SUFFIX: definition.
  913. #
  914. # The SUFFIX definition takes the form of:
  915. #    SUFFIX:<file extension>:<mime type>
  916. # for instance the following definition maps the
  917. # extension ".gif" to the mime type "image/gif"
  918. #    SUFFIX:.gif:image/gif
  919. #
  920. # file suffixes are case INsensitive!
  921. #
  922. # The suffix definitions listed here in the default lynx.cfg file are
  923. # among those established via src/HTInit.c.  You can change any of the
  924. # defaults by editing that file, or via the global or personal mime.types
  925. # files at run time.  They will be overridden if you assign them here.
  926. #
  927. #SUFFIX:.ps:application/postscript
  928. #SUFFIX:.eps:application/postscript
  929. #SUFFIX:.ai:application/postscript
  930. #SUFFIX:.rtf:application/x-rtf
  931. #SUFFIX:.snd:audio/basic
  932. #SUFFIX:.gif:image/gif
  933. #SUFFIX:.rgb:image/x-rgb
  934. #SUFFIX:.pict:image/x-pict
  935. #SUFFIX:.xbm:image/x-xbm
  936. #SUFFIX:.tiff:image/x-tiff
  937. #SUFFIX:.jpg:image/jpeg
  938. #SUFFIX:.jpeg:image/jpeg
  939. #SUFFIX:.mpg:video/mpeg
  940. #SUFFIX:.mpeg:video/mpeg
  941. #SUFFIX:.mov:video/quicktime
  942. #SUFFIX:.hqx:application/octet-stream
  943. #SUFFIX:.bin:application/octet-stream
  944. #SUFFIX:.exe:application/octet-stream
  945. #SUFFIX:.tar:application/octet-stream
  946. #SUFFIX:.Z:application/octet-stream
  947. #SUFFIX:.gz:application/octet-stream
  948. #SUFFIX:.zip:application/octet-stream
  949. #SUFFIX:.lzh:application/octet-stream
  950. #SUFFIX:.lha:application/octet-stream
  951. #SUFFIX:.dms:application/octet-stream
  952.  
  953. # The global and personal EXTENSION_MAP files allow you to assign extensions
  954. # to MIME types which will overide any of the suffix maps in this (lynx.cfg)
  955. # configuration file, or in src/HTInit.c.  See the example mime.types file
  956. # in the samples subdirectory.
  957. #
  958. #     Unix:
  959. #GLOBAL_EXTENSION_MAP:/usr/local/lib/mosaic/mime.types
  960. #     VMS:
  961. #GLOBAL_EXTENSION_MAP:Lynx_Dir:mime.types
  962. #
  963. #    Unix (sought in user's home directory):
  964. #PERSONAL_EXTENSION_MAP:.mime.types
  965. #    VMS (sought in user's sys$login directory):
  966. #PERSONAL_EXTENSION_MAP:mime.types
  967.  
  968. # MIME types may be assigned to external viewers using
  969. # the VIEWER definition.
  970. #
  971. # Note: if you do not define a viewer to a new MIME type
  972. #       that you assigned above then it will be saved to
  973. #       disk by default.
  974. #
  975. # The VIEWER definition takes the form of:
  976. #    VIEWER:<mime type>:<viewer command>[:environment]
  977. #      where -mime type is the MIME content type of the file
  978. #         -viewer command is a system command that can be
  979. #             used to display the file where %s is replaced
  980. #             within the command with the physical filename
  981. #             (i.e. "xv %s" becomes "xv /tmp/tempgiffile")
  982. #            -environment is optional.  The only valid keywords
  983. #             are currently XWINDOWS and NON_XWINDOWS.  If the XWINDOWS
  984. #             environment is specified then the viewer will only be
  985. #             defined when the user has the environment variable DISPLAY
  986. #             (DECW$DISPLAY on VMS) defined.  If the NON_XWINDOWS environment
  987. #             is specified the specified viewer will only be defined when the
  988. #             user DOES NOT have the environment variable DISPLAY defined.
  989. #  examples:
  990. #        VIEWER:image/gif:xv %s:XWINDOWS
  991. #               VIEWER:image/gif:ascii-view %s:NON_XWINDOWS
  992. #               VIEWER:application/start-elm:elm
  993. #
  994. # You must put the whole definition on one line.
  995. #
  996. # If you must use a colon in the viewer command, precede it with a backslash!
  997. #
  998. # The MIME_type:viewer:XWINDOWS definitions listed here in the lynx.cfg
  999. # file are among those established via src/HTInit.c.  For the image types,
  1000. # HTInit.c uses the XLOADIMAGE definition in userdefs.h (open is used for
  1001. # NeXT). You can change any of these defaults via the global or personal
  1002. # mailcap files at run time.  They will be overridden if you assign them
  1003. # here.
  1004. #
  1005. #VIEWER:application/postscript:ghostview %s&:XWINDOWS
  1006. #VIEWER:image/gif:xv %s&:XWINDOWS
  1007. #VIEWER:image/x-xbm:xv %s&:XWINDOWS
  1008. #VIEWER:image/x-rgb:xv %s&:XWINDOWS
  1009. #VIEWER:image/x-tiff:xv %s&:XWINDOWS
  1010. #VIEWER:image/jpeg:xv %s&:XWINDOWS
  1011. #VIEWER:video/mpeg:mpeg_play %s &:XWINDOWS
  1012.  
  1013. # The global and personal MAILCAP files allow you to specify external
  1014. # viewers to spawned when Lynx encounters different MIME types, which
  1015. # will overide any of the suffix maps in this (lynx.cfg) configuration
  1016. # file, or in src/HTInit.c.  See RFC-MAILCAP.txt in the docs subdirectory
  1017. # and the example mailcap file in the samples subdirectory.
  1018. #
  1019. #    Unix:
  1020. #GLOBAL_MAILCAP:/usr/local/lib/mosaic/mailcap
  1021. #    VMS:
  1022. #GLOBAL_MAILCAP:Lynx_Dir:mailcap
  1023. #
  1024. #     Sought in user's home (Unix) or sys$login (VMS) directory.
  1025. #PERSONAL_MAILCAP:.mailcap
  1026.  
  1027. # Key remapping definitions!
  1028. #
  1029. # You may redefine the keymapping of any function in Lynx by
  1030. # using the KEYMAP variable.  The form of KEYMAP is:
  1031. #  KEYMAP:<KEYSTROKE>:<LYNX FUNCTION>
  1032. #
  1033. # You must map upper and lowercase keys separately.
  1034. #
  1035. # A representative list of functions mapped to their default keys is
  1036. # provided below.  All of the mappings are commented out by default
  1037. # since they just map to the default mappings, except for TOGGLE_HELP
  1038. # (see below).  See LYKeymap.c for the complete key mapping.  Use the
  1039. # 'K'eymap command when running Lynx for a list of the current mappings.
  1040. #
  1041. # Special keys map to:
  1042. #         Up Arrow: 0x100
  1043. #       Down Arrow: 0x101
  1044. #      Right Arrow: 0x102
  1045. #       Left Arrow: 0x103
  1046. #        Page Down: 0x104
  1047. #          Page Up: 0x105
  1048. #      Keypad Home: 0x106
  1049. #       Keypad End: 0x107
  1050. #   Function key 1: 0x108
  1051. # vt100   Help Key: 0x108
  1052. # vt100     Do Key: 0x109
  1053. # vt100   Find Key: 0x10A
  1054. # vt100 Select Key: 0x10B
  1055. # vt100 Insert Key: 0x10C
  1056. # vt100 Remove Key: 0x10D
  1057. #  (0x00) NULL KEY: 0x00E (DO_NOTHING)
  1058. #
  1059.  
  1060. #KEYMAP:0x2F:SOURCE    # Toggle source viewing mode (show HTML source
  1061. #KEYMAP:^R:RELOAD    # Reload the current document and redisplay
  1062. #KEYMAP:q:QUIT        # Ask the user to quit
  1063. #KEYMAP:Q:ABORT        # Quit without verification
  1064. #KEYMAP:0x20:NEXT_PAGE    # Move down to next page
  1065. #KEYMAP:-:PREV_PAGE    # Move up to previous page
  1066. #KEYMAP:^P:UP_TWO    # Move display up two lines
  1067. #KEYMAP:0x10C:UP_TWO    # Function key Insert - Move display up two lines
  1068. #KEYMAP:^N:DOWN_TWO    # Move display down two lines
  1069. #KEYMAP:0x10D:DOWN_TWO    # Function key Remove - Move display down two lines
  1070. #KEYMAP:(:UP_HALF    # Move display up half a page
  1071. #KEYMAP:):DOWN_HALF    # Move display down half a page
  1072. #KEYMAP:^W:REFRESH    # Refresh the screen
  1073. #KEYMAP:^A:HOME        # Go to top of current document
  1074. #KEYMAP:0x106:HOME    # Keypad Home - Go to top of current document
  1075. #KEYMAP:0x10A:HOME    # Function key Find - Go to top of current document
  1076. #KEYMAP:^E:END        # Go to bottom of current document
  1077. #KEYMAP:0x107:END    # Keypad End - Go to bottom of current document
  1078. #KEYMAP:0x10B:END    # Function key Select - Go to bottom of current document
  1079. #KEYMAP:0x100:PREV_LINK    # Move to the previous link
  1080. #KEYMAP:0x101:NEXT_LINK    # Move to the next link
  1081. #KEYMAP:<:UP_LINK       # Move to the link above
  1082. #KEYMAP:>:DOWN_LINK    # Move to the link below
  1083. #KEYMAP:0x00:RIGHT_LINK    # Move to the link to the right
  1084. #KEYMAP:0x00:LEFT_LINK    # Move to the link to the left
  1085. #KEYMAP:0x7F:HISTORY    # Show the history list
  1086. #KEYMAP:0x08:HISTORY    # Show the history list
  1087. #KEYMAP:0x103:PREV_DOC    # Return to the previous document
  1088. #KEYMAP:0x102:ACTIVATE    # Select the current link
  1089. #KEYMAP:0x109:ACTIVATE    # Function key Do - Select the current link
  1090. #KEYMAP:g:GOTO        # Goto a random URL
  1091. #KEYMAP:H:HELP        # Show default help screen
  1092. #KEYMAP:0x108:HELP    # Function key Help - Show default help screen
  1093. #KEYMAP:i:INDEX        # Show default index
  1094. #*** Edit FORM_LINK_SUBMIT_MESSAGE in userdefs.h if you change NOCACHE ***
  1095. #KEYMAP:x:NOCACHE    # Force submission of form or link with no-cache
  1096. #*** Do not change INTERRUPT from 'z' & 'Z' ***
  1097. #KEYMAP:z:INTERRUPT    # Interrupt network transmission
  1098. #KEYMAP:m:MAIN_MENU    # Return to the main menu
  1099. #KEYMAP:o:OPTIONS    # Show the options menu
  1100. #KEYMAP:i:INDEX_SEARCH    # Search a server based index
  1101. #KEYMAP:/:WHEREIS    # Find a string within the current document
  1102. #KEYMAP:n:NEXT        # Find next occurance of string within document
  1103. #KEYMAP:c:COMMENT    # Comment to the author of the current document
  1104. #KEYMAP:e:EDIT        # Edit current document
  1105. #KEYMAP:=:INFO        # Show info about current document
  1106. #KEYMAP:p:PRINT        # Show print options
  1107. #KEYMAP:a:ADD_BOOKMARK    # Add current document to bookmark list
  1108. #KEYMAP:v:VIEW_BOOKMARK    # View the bookmark list
  1109. #KEYMAP:!:SHELL        # Spawn default shell
  1110. #KEYMAP:d:DOWNLOAD    # Download current link
  1111. #KEYMAP:j:JUMP        # Jump to a predefined target
  1112. #KEYMAP:k:KEYMAP    # Display the current key map
  1113. #KEYMAP:l:LIST        # List the references (links) in the current document
  1114. #KEYMAP:#:TOOLBAR    # Go to the Toolbar or Banner in the current document
  1115. #KEYMAP:^T:TRACE_TOGGLE    # Toggle tracing of browser operations
  1116. #KEYMAP:*:IMAGE_TOGGLE    # Toggle inclusion of links for all images
  1117. #KEYMAP:[:INLINE_TOGGLE    # Toggle pseudo-ALTs for inlines with no ALT string
  1118. #KEYMAP:0x00:DO_NOTHING    # Does nothing (ignore this key)
  1119.  
  1120. # If TOGGLE_HELP is mapped, in novice mode the second help menu line
  1121. # can be toggled among NOVICE_LINE_TWO_A, _B, and _C, as defined in
  1122. # userdefs.h.  Otherwise, it will be NOVICE_LINE_TWO.
  1123. #
  1124. #KEYMAP:O:TOGGLE_HELP    # Show other commands in the novice help menu
  1125.  
  1126. # Alternate jumps files can be defined and mapped to keys here.  If the
  1127. # keys have already been mapped, then those mappings will be replaced,
  1128. # but you should leave at least one key mapped to the default jumps
  1129. # file.  You optionally may include a statusline prompt string for the
  1130. # mapping.  You must map upper and lowercase keys separately (beware of
  1131. # mappings to keys which the user can further remap via the 'o'ptions
  1132. # menu).  The format is:
  1133. #
  1134. #    JUMPFILE:path:key[:prompt]
  1135. #
  1136. # where path should begin with a '/' (i.e., not include file://localhost).
  1137. # Any white space following a prompt string will be trimmed, and a single
  1138. # space will be added by Lynx.
  1139. #
  1140. #JUMPFILE:/Lynx_Dir/ips.html:i:IP or Interest group (? for list):
  1141.  
  1142. # UNIX:
  1143. #======
  1144. # LIST_FORMAT defines the display for local files when Lynx has been
  1145. # compiled with LONG_LIST defined in the Makefile.  The default is set
  1146. # in userdefs.h, normally to "ls -l" format, and can be changed here
  1147. # by uncommenting the indicated lines, or adding a definition with a
  1148. # modified parameter list.
  1149. #
  1150. # The percent items in the list are interpreted as follows:
  1151. #
  1152. #    %p    Unix-style permission bits
  1153. #    %l    link count
  1154. #    %o    owner of file
  1155. #    %g    group of file
  1156. #    %d    date of last modification
  1157. #    %a    anchor pointing to file or directory
  1158. #    %A    as above but don't show symbolic links
  1159. #    %k    size of file in Kilobytes
  1160. #    %K    as above but omit size for directories
  1161. #    %s    size of file in bytes
  1162. #
  1163. # Anything between the percent and the letter is passed on to sprintf.
  1164. # A double percent yields a literal percent on output.  Other characters
  1165. # are passed through literally.
  1166. #
  1167. # If you want only the filename:
  1168. #
  1169. #LIST_FORMAT:    %a
  1170. #
  1171. # If you want a brief output:
  1172. #
  1173. #LIST_FORMAT:   %4K %-12.12d %a
  1174. #
  1175. # If you want the Unix "ls -l" format:
  1176. #
  1177. #LIST_FORMAT:    %p %4l %-8.8o %-8.8g %7s %-12.12d %a
  1178.  
  1179. # UNIX:
  1180. #======
  1181. # DIRED_MENU items are used to compose the F)ull menu list in DIRED mode
  1182. # The behaviour of the default configuration given here is much the same
  1183. # as it was when this menu was hard-coded but these items can now be adjusted
  1184. # to suit local needs.  In particular, many of the LYNXDIRED actions can be
  1185. # replaced with lynxexec, lynxprog and lynxcgi script references.
  1186. #
  1187. # NOTE that defining even one DIRED_MENU line overrides all the built-in
  1188. # definitions, so a complete set must then be defined here.
  1189. #
  1190. # Each line consists of the following fields:
  1191. #
  1192. #    DIRED_MENU:type:suffix:link text:extra text:action
  1193. #
  1194. #    type: TAG: list only when one or more files are tagged
  1195. #          FILE: list only when the current selection is a file
  1196. #          DIR: list only when the current selection is a directory
  1197. #
  1198. #    suffix: list only if the current selection ends in this pattern
  1199. #
  1200. #    link text: the displayed text of the link
  1201. #
  1202. #    extra text: the text displayed following the link
  1203. #
  1204. #    action: the URL to be followed upon selection
  1205. #
  1206. #    link text and action are scanned  for % sequences that are expanded
  1207. #    at display time as follows:
  1208. #
  1209. #            %p  path of current selection
  1210. #            %f  filename (last component) of current selection
  1211. #            %t  tagged list (full paths)
  1212. #            %l  list of tagged file names
  1213. #            %d  the current directory
  1214. #
  1215. #DIRED_MENU:::New File:(in current directory):LYNXDIRED://NEW_FILE%d
  1216. #DIRED_MENU:::New Directory:(in current directory):LYNXDIRED://NEW_FOLDER%d
  1217. #DIRED_MENU:::Install:(of current selection):LYNXDIRED://INSTALL_SRC%p
  1218. #DIRED_MENU:::Modify Name:(of current selection):LYNXDIRED://MODIFY_NAME%p
  1219.  
  1220. # Following depends on OK_PERMIT
  1221. #DIRED_MENU:::Permit Name:(of current selection):LYNXDIRED://PERMIT_SRC%p
  1222.  
  1223. #DIRED_MENU:::Change Location:(of current selection):LYNXDIRED://MODIFY_LOCATION%p
  1224. #DIRED_MENU:::Remove:(current selection):LYNXDIRED://REMOVE_SINGLE%p
  1225.  
  1226. # Following depends on OK_UUDECODE and !ARCHIVE_ONLY
  1227. #DIRED_MENU:FILE::UUDecode:(current selection):LYNXDIRED://UUDECODE%p
  1228.  
  1229. # Following depends on OK_TAR and !ARCHIVE_ONLY
  1230. #DIRED_MENU:FILE:.tar.Z:Expand:(current selection):LYNXDIRED://UNTAR_Z%p
  1231.  
  1232. # Following depends on OK_TAR and OK_GZIP and !ARCHIVE_ONLY
  1233. #DIRED_MENU:FILE:.tar.gz:Expand:(current selection):LYNXDIRED://UNTAR_GZ%p
  1234.  
  1235. # Following depends on !ARCHIVE_ONLY
  1236. #DIRED_MENU:FILE:.Z:Uncompress:(current selection):LYNXDIRED://DECOMPRESS%p
  1237.  
  1238. # Following depends on OK_GZIP and !ARCHIVE_ONLY
  1239. #DIRED_MENU:FILE:.gz:Uncompress:(current selection):LYNXDIRED://UNGZIP%p
  1240.  
  1241. # Following depends on OK_ZIP and !ARCHIVE_ONLY
  1242. #DIRED_MENU:FILE:.zip:Uncompress:(current selection):LYNXDIRED://UNZIP%p
  1243.  
  1244. # Following depends on OK_TAR and !ARCHIVE_ONLY
  1245. #DIRED_MENU:FILE:.tar:UnTar:(current selection):LYNXDIRED://UNTAR%p
  1246.  
  1247. # Following depends on OK_TAR
  1248. #DIRED_MENU:DIR::Tar:(current selection):LYNXDIRED://TAR%p
  1249.  
  1250. # Following depends on OK_TAR and OK_GZIP
  1251. #DIRED_MENU:DIR::Tar and compress:(using GNU gzip):LYNXDIRED://TAR_GZ%p
  1252.  
  1253. # Following depends on OK_ZIP
  1254. #DIRED_MENU:DIR::Package and compress:(using zip):LYNXDIRED://ZIP%f
  1255.  
  1256. #DIRED_MENU:FILE::Compress:(using Unix compress):LYNXDIRED://COMPRESS%p
  1257.  
  1258. # Following depends on OK_GZIP
  1259. #DIRED_MENU:FILE::Compress:(using gzip):LYNXDIRED://GZIP%p
  1260.  
  1261. # Following depends on OK_ZIP
  1262. #DIRED_MENU:FILE::Compress:(using zip):LYNXDIRED://ZIP%f
  1263.  
  1264. #DIRED_MENU:TAG::Move all tagged items to another location.::LYNXDIRED://MOVE_TAGGED
  1265. #DIRED_MENU:TAG::Remove all tagged files and directories.::LYNXDIRED://REMOVE_TAGGED
  1266.  
  1267. # COLORS (only available if compiled with slang)
  1268. # The line must be of the form:
  1269. # COLOR:INTEGER:FOREGROUND:BACKGROUND
  1270. # Here FOREGROUND and BACKGROUND must be one of:
  1271. #      black              red            green            brown
  1272. #       blue          magenta             cyan        lightgray
  1273. #       gray        brightred      brightgreen           yellow
  1274. # brightblue    brightmagenta       brightcyan            white
  1275. #
  1276. # Uncomment and change any of the compilation defaults.
  1277. #
  1278. #COLOR:0:black:white
  1279. #COLOR:1:blue:white
  1280. #COLOR:2:yellow:blue
  1281. #COLOR:3:green:white
  1282. #COLOR:4:magenta:white
  1283. #COLOR:5:blue:white
  1284. #COLOR:6:red:white
  1285. #COLOR:7:magenta:cyan
  1286.